01. Downloads
Recommended Unity and Google VR SDK Versions
Unity
We recommend using Unity LTS 2017.4.15.
Download the recommended version of Unity here.
Scroll down until you see the recommended version.
Google VR SDK
We also recommend using Google VR SDK version 1.170.0.
Note: All of the starter projects and course assets have the recommended version of Google VR sdk already imported. Should you need to reimport it for some reason, you can find it using the link below.
Download the recommended version of GVR here.
** If you plan to target iOS and use GvrAudio in your project, GVR Unity SDK v1.60.0 is the recommended option because there is a known issue with deploying to iOS when using GVR Unity SDK v1.70.0 and GvrAudio.
Course Assets and Starter Projects
Listed below are links to all the course assets and the starter project for this course. Note that:
- Each lesson has a separate course asset.
- The course has one starter project.
The links will take you to the associated GitHub repository's releases page. From there on you should:
- Read the release notes and the README.
- Download the Source code (zip), or the Source code (tar.gz), for the most recent release version which will be noted as the Recommended Version in the Release Status section of the release notes.
- Unzip the repository to a convenient location on your computer.
- Open Unity, and click on Open along the top.
- Navigate to where you saved the unzipped file in step 3. Click on the unzipped folder and click Select Folder.
Note: The downloaded zip file follows naming convention: Course-Name_Lesson-Name-version.zip.
Course Assets
Starter Project
Note: Link to the starter project is also provided on the project lesson page.